:root {
    --theme-primary: linear-gradient(90deg, #2AAAF3 0%, #2979F2 100%);
    --theme-secondary: #2979F2;
}